home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-19 | 3.9 KB | 115 lines | [TEXT/MPS ] |
- # Simple renamings from ODF1 to ODF2
- PrivNewDataInterchange NewDataInterchange
- PrivNewEventDispatcher NewEventDispatcher
-
- gSessionGlobalsCount fgSessionGlobalsCount
- gSelectionFocusToken fgSelectionFocusToken
- gMenuFocusToken fgMenuFocusToken
- gKeyFocusToken fgKeyFocusToken
- gModalFocusToken fgModalFocusToken
- gClipboardFocusToken fgClipboardFocusToken
- gScrollingFocusToken fgScrollingFocusToken
- gSharedWindows fgSharedWindows
- gViewAsFrameToken fgViewAsFrameToken
- gViewAsSmallIconToken fgViewAsSmallIconToken
- gViewAsLargeIconToken fgViewAsLargeIconToken
- gViewAsThumbnailToken fgViewAsThumbnailToken
-
- ChangeInternalTransform PrivChangeInternalTransform
- PrivActivateFrame ActivateFrame
- PrivActiveWindowOnMouseDown ActivateWindow
- CreateDataFrameShape AcquireSuggestedFrameShape
- PrivDrawLinkBorder DrawLinkBorder
- SetFocusSet AdoptFocusSet
- CreateSelectionOutline AcquireSelectionOutline
- CreateSelectionShape AcquireSelectionShape
- MakeContentView BecomeContentView
- SetResizeForceRedraw SetResizeInvalidates
- CalcUsedShape AcquireUsedShape
-
- DispatchAdjustMenus PrivDispatchAdjustMenus
- DispatchBGMouseDown PrivDispatchBGMouseDown
- DispatchBGMouseDownInEmbeddedFrame PrivDispatchBGMouseDownInEmbeddedFrame
- DispatchCharKey PrivDispatchCharKey
- DispatchIdle PrivDispatchIdle
- DispatchMenuEvent PrivDispatchMenuEvent
- DispatchMouseDown PrivDispatchMouseDown
- DispatchMouseDownInEmbeddedFrame PrivDispatchMouseDownInEmbeddedFrame
- DispatchMouseDownInEmbeddedFrameBorder PrivDispatchMouseDownInEmbeddedFrameBorder
- DispatchMouseUp PrivDispatchMouseUp
- DispatchMouseUpInEmbeddedFrame PrivDispatchMouseUpInEmbeddedFrame
- DispatchVirtualKey PrivDispatchVirtualKey
-
- MacGetProcId MacGetProcID
- FindViewById FindViewByID
- GetButtonIdOn GetButtonIDOn
- GetViewId GetViewID
- SetViewId SetViewID
- fMacFontId fMacFontID
-
- WantsToResignTarget WillingToResignTarget
- ResetViews DeleteAndResetViews
-
- SetEmbeddedFramesViewType ChangeEmbeddedFramesViewType
- gAutoRepeatCount fgAutoRepeatCount
- gLastMouseUpWhere fgLastMouseUpWhere
- gLastMouseUp fgLastMouseUp
- gClickCount fgClickCount
-
- ButtonState EButtonState
- WhichButton EWhichButton
- GetButtonModifiers GetModifiers
- IsShiftModifier IsExtendModifier
- HasAttributeKey HasAttribute
- GetAdjacentObject AcquireAdjacentObject
- GetAllElements AcquireAllElements
- GetAnyElement AcquireAnyElement
- GetContainingObject AcquireContainingObject
- GetElementByAbsolutePosition AcquireElementByAbsolutePosition
- GetElementByIndex AcquireElementByIndex
- GetFirstElement AcquireFirstElement
- GetLastElement AcquireLastElement
- GetMiddleElement AcquireMiddleElement
- GetElementByName AcquireElementByName
- GetElementsWithinRange AcquireElementsWithinRange
- GetScriptableFromToken AcquireScriptableFromToken
- GetTargetObject AcquireTargetObject
-
- FW_CAcquireODType FW_CAcquireODISOStr
- FW_CSharedLibraryResourceFile FW_PSharedLibraryResourceFile
- PlaceInCenter PlaceInCenterOf
- PrivFindMenuWithID FindMenuWithID
-
- FW_EStorageKinds FW_StorageKinds
- FW_ResourceId FW_ResourceID
- EventHandlerId EventHandlerID
- FW_kSystemFont12 FW_kSystemFont
- FW_PlatformNewLineChar FW_kPlatformNewLineChar
- FW_kMenuKeyCharMask FW_kPrivMacMenuKeyCharMask
- FW_kScriptCodeKeyEquivalent FW_kPrivMacScriptCodeKeyEquivalent
-
- FW_kLastTransferMode FW_kPrivLastTransferMode
- kNoIdentifier FW_kNoViewID
- kNoPriority FW_kNoPriority
- WMULTISTRINGRES FW_kWMultiStringRes
- LMULTISTRINGRES FW_kLMultiStringRes
- WMULTILONGRES FW_kWMultiLongRes
- LMULTILONGRES FW_kLMultiLongRes
- MULTISTRINGRES FW_kMultiStringRes
- MULTILONGRES FW_kMultiLongRes
- LBITMAPRES FW_kLBitmapRes
-
- FWMENU_K FWMENUS_K
- FW_kFontType FW_kFontResourceType
- FW_kSaveAsResourceKind FW_kSaveAsResourceType
- FW_kViewLayoutType FW_kViewLayoutResourceType
-
- FW_SPlatformRect FW_PlatformRect
- FW_SPlatformPoint FW_PlatformPoint
- FW_FileAccessHandle FW_PlatformFileHandle
-
- AddNotifier AddInterest
- RemoveNotifier RemoveInterest
- FW_CThreadTask FW_CThread
- FW_CThreadCriticalState FW_CPrivThreadCriticalState
-